home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 April / CHIP 1996 aprilis (CD06).zip / CHIP_CD06.ISO / sac / pack / lha211_s.exe / README.TXT < prev    next >
Text File  |  1996-01-10  |  5KB  |  101 lines

  1. *****************************************************************************
  2. *                          LHA Source File Ver 2.11E  (FREE SOFT)           *
  3. *                                                                           *
  4. *                          Copyright(C) by Haruyasu Yoshizaki               *
  5. *                          Translated by Hitoshi Ozawa                      *
  6. *                                   Release 1996/01/10                      *
  7. *****************************************************************************
  8.   Thank you for down-loading LHA ver 2.55E. This is an English version of
  9. LHA211.EXE source file. This README.TXT files have been written and the
  10. original LHA211_S.LZH has been changed to a self-extraction file by
  11. Hitoshi Ozawa.
  12.  
  13. Requirements *****************************************************************
  14.     Hardware:
  15.         8086 or higher machine
  16.     Software:
  17.         MS-DOS
  18.             LSI C-86 ver 3.20 Beta version
  19.             OPTASM.EXE
  20.             OLINK.EXE or LINK.EXE   (OLINK.EXE should be renamed as LINK.EXE)
  21.             AMSCLS.INC ver2.10
  22.             GREP.EXE (included with MS-DOS Software Tools)
  23.             SED.EXE  (included with MS-DOS Software Tools)
  24.             RM.EXE   (included with MS-DOS Software Tools)
  25.             LHA.EXE  (filename:LHA255.EXE)
  26.     
  27. Liability *******************************************************************
  28.   The author and the developer of this software will not take
  29. responsibility for any damage that may result from the use of this
  30. software.  The files contained in LHA211_S.EXE are distributed "as is" and
  31. without any expressed and implied warranties. User assumes all legal matters
  32. (including patent and copyright infringement) concerning usage of part or all
  33. of files contained in LHA211_S.EXE file. The user assumes the entire risk of
  34. using the contained software.
  35.  
  36. Files Directories ***********************************************************
  37.   LSI C-86 files should all be placed in \LC directory. If you have these
  38.   files in a different directory, modify the LSIC86.CFG file with a text
  39.   editor.
  40.  
  41.   SET PATH in the AUTOEXEC.BAT file to all executeable files including
  42.   directory \LC\BIN.
  43.  
  44.   Extract all files in LHA211_S.EXE in a current directory and execute
  45.   the following commands to create LHA.EXE and LHA_E.EXE files.
  46.      lcc lzh2asm
  47.      make
  48.      make lha_e
  49.  
  50. Distribution ****************************************************************
  51.         LHA may be freely distributed if the following conditions are
  52.         obeyed: 
  53.         1. Copyright notifications must not be altered in any way.
  54.         2. All documentation files must be included with the
  55.            distribution file.
  56.         3. If any modification is made to any of the files, part that
  57.            was modified must be explicitly stated with the name and
  58.            contact address (Email, street address, or phone number) of
  59.            the person who made the modification.
  60.     4. Make it apparent that LHA is FREE SOFT.
  61.        It is necessary to state this in the program description.
  62.     5. If this program is to be mentioned or included in any
  63.            publication, it is necessary to state LHA copyright
  64.            information.
  65.         6. LHA must be distribution on a medium that is not
  66.            copyprotected.
  67.      If all of the above conditions are satisfied, it is not necessary
  68.      and even discouraged to send the author a mail to obtain a
  69.      distribution permission.
  70.  
  71.      Program using part or all of source file contained LHA211_S.EXE
  72.      archive file may freely be used in other program with conditions
  73.      specified in this README.TXT file.
  74.  
  75.      Lastly, all files have have been compressed (including self-
  76.      extraction files) using LHA may be distributed without any
  77.      notification.
  78.  
  79. Copyright *******************************************************************
  80.      LHA is copyrighted by Haruyasu Yoshizaki.
  81.  
  82.      Microsoft is a registered trademark and MS-DOS is a trademark of
  83.      Microsoft Corporation in the United States of America and other
  84.      countries.  Other brand and product names are trademarks or
  85.      registered trademarks of their respective holders.
  86.  
  87. Support **********************************************************************
  88.      LHA is supported in FLABO forum on Nifty Serve BBS (Japan).
  89.      To users who do not have accesss to Nifty Serve, support for LHA
  90.      is provided by internet E-mail. 
  91.      Please send all bug report, questions, opinions, suggestions, or
  92.      any other comments to:
  93.  
  94.   LHA software:
  95.      Haruyasu Yoshizaki   SDI00506@niftyserve.or.jp    
  96.                           pcs02846@asciinet.or.jp
  97.                           FEM12376@pcvan.or.jp
  98.   Concerning English version:
  99.      Hitoshi Ozawa        h_ozawa@bekkoame.or.jp
  100.                           homepage:  http://www.bekkoame.or.jp/~h_ozawa/
  101.